const google.golang.org/grpc/grpclog.errorLog

5 uses

	google.golang.org/grpc/grpclog (current package)
		loggerv2.go#L85: 	errorLog
		loggerv2.go#L94: 	errorLog:   "ERROR",
		loggerv2.go#L210: 	g.output(errorLog, fmt.Sprint(args...))
		loggerv2.go#L214: 	g.output(errorLog, fmt.Sprintln(args...))
		loggerv2.go#L218: 	g.output(errorLog, fmt.Sprintf(format, args...))